-
Home
-
Podlove Podcast Publisher
-
4.2.3
-
Code
-
Classes
- WP_REST_PodloveChapters_Controller
| Total Complexity |
40 |
| Dependencies |
11 |
| Dependents |
0 |
| Total lines |
288 |
| Lines of code |
244 |
| Logical lines of code |
94 |
| Comment lines |
0 |
| Methods |
10 |
| Properties |
0 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| create_item() |
A |
43 |
13 |
48 |
| update_item() |
A |
43 |
13 |
48 |
| register_routes() |
S |
38 |
1 |
94 |
| delete_item() |
S |
58 |
3 |
15 |
| get_item() |
S |
59 |
2 |
14 |
| create_item_permissions_check() |
S |
70 |
2 |
6 |
| update_item_permissions_check() |
S |
70 |
2 |
6 |
| delete_item_permissions_check() |
S |
70 |
2 |
6 |
| __construct() |
S |
77 |
1 |
4 |
| get_item_permissions_check() |
S |
82 |
1 |
3 |